home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libcupscgi1 / copyright < prev   
Text File  |  2009-10-31  |  9KB  |  254 lines

  1. This package was debianized by Jeff Licquia <licquia@debian.org> on
  2. Sun,  3 Oct 1999 20:58:02 -0500.
  3.  
  4. It was downloaded from:
  5.     ftp://ftp.easysw.com/pub/cups/
  6.  
  7. Upstream Authors: Easy Software Products <cups-info@cups.org>
  8.                   Michael Sweet <msweet@apple.com>
  9.  
  10. Copyright:
  11.  
  12. [From the LICENSE.txt file.  GPL and LGPL cut for brevity; for a copy,
  13. look in /usr/share/common-licenses, files GPL and LGPL-2.]
  14.  
  15.                 Common UNIX Printing System License Agreement
  16.  
  17.                         Copyright 2007 by Apple Inc.
  18.                  1 Infinite Loop
  19.               Cupertino, CA 95014 USA
  20.  
  21.                          WWW: http://www.cups.org/
  22.  
  23.  
  24. INTRODUCTION
  25.  
  26. The Common UNIX Printing System(tm), ("CUPS(tm)"), is provided
  27. under the GNU General Public License ("GPL") and GNU Library
  28. General Public License ("LGPL"), Version 2, with exceptions for
  29. Apple operating systems and the OpenSSL toolkit. A copy of the
  30. exceptions and licenses follow this introduction.
  31.  
  32. The GNU LGPL applies to the CUPS and CUPS Imaging libraries
  33. located in the "cups" and "filter" subdirectories of the CUPS
  34. source distribution and in the "cups" include directory and
  35. library files in the binary distributions. The GNU GPL applies to
  36. the remainder of the CUPS distribution, including the "pdftops"
  37. filter which is based upon Xpdf.
  38.  
  39. For those not familiar with the GNU GPL, the license basically
  40. allows you to:
  41.  
  42.    - Use the CUPS software at no charge.
  43.    - Distribute verbatim copies of the software in source or
  44.      binary form.
  45.    - Sell verbatim copies of the software for a media fee, or
  46.      sell support for the software.
  47.  
  48. What this license *does not* allow you to do is make changes or
  49. add features to CUPS and then sell a binary distribution without
  50. source code. You must provide source for any changes or additions
  51. to the software, and all code must be provided under the GPL or
  52. LGPL as appropriate. The only exceptions to this are the portions
  53. of the CUPS software covered by the Apple operating system
  54. license exceptions outlined later in this license agreement.
  55.  
  56. The GNU LGPL relaxes the "link-to" restriction, allowing you to
  57. develop applications that use the CUPS and CUPS Imaging libraries
  58. under other licenses and/or conditions as appropriate for your
  59. application, driver, or filter.
  60.  
  61.  
  62. LICENSE EXCEPTIONS
  63.  
  64. In addition, as the copyright holder of CUPS, Apple Inc. grants
  65. the following special exceptions:
  66.  
  67.      1. Apple Operating System Development License Exception;
  68.  
  69.     a. Software that is developed by any person or entity
  70.        for an Apple Operating System ("Apple OS-Developed
  71.        Software"), including but not limited to Apple and
  72.        third party printer drivers, filters, and backends
  73.        for an Apple Operating System, that is linked to the
  74.        CUPS imaging library or based on any sample filters
  75.        or backends provided with CUPS shall not be
  76.        considered to be a derivative work or collective work
  77.        based on the CUPS program and is exempt from the
  78.        mandatory source code release clauses of the GNU GPL.
  79.        You may therefore distribute linked combinations of
  80.        the CUPS imaging library with Apple OS-Developed
  81.        Software without releasing the source code of the
  82.        Apple OS-Developed Software. You may also use sample
  83.        filters and backends provided with CUPS to develop
  84.        Apple OS-Developed Software without releasing the
  85.        source code of the Apple OS-Developed Software.
  86.  
  87.     b. An Apple Operating System means any operating system
  88.        software developed and/or marketed by Apple Computer,
  89.        Inc., including but not limited to all existing
  90.        releases and versions of Apple's Darwin, Mac OS X,
  91.        and Mac OS X Server products and all follow-on
  92.        releases and future versions thereof.
  93.  
  94.     c. This exception is only available for Apple
  95.        OS-Developed Software and does not apply to software
  96.        that is distributed for use on other operating
  97.        systems.
  98.  
  99.     d. All CUPS software that falls under this license
  100.        exception have the following text at the top of each
  101.        source file:
  102.  
  103.          This file is subject to the Apple OS-Developed
  104.          Software exception.
  105.  
  106.      2. OpenSSL Toolkit License Exception;
  107.  
  108.     a. Apple Inc. explicitly allows the compilation and
  109.        distribution of the CUPS software with the OpenSSL
  110.        Toolkit.
  111.  
  112. No developer is required to provide these exceptions in a
  113. derived work.
  114.  
  115.  
  116. KERBEROS SUPPORT CODE
  117.  
  118. The Kerberos support code ("KSC") is copyright 2006 by Jelmer
  119. Vernooij and is provided 'as-is', without any express or implied
  120. warranty.  In no event will the author or Apple Inc. be held
  121. liable for any damages arising from the use of the KSC.
  122.  
  123. Sources files containing KSC have the following text at the top
  124. of each source file:
  125.  
  126.      This file contains Kerberos support code, copyright 2006 by
  127.      Jelmer Vernooij.
  128.  
  129. The KSC copyright and license apply only to Kerberos-related
  130. feature code in CUPS.  Such code is typically conditionally
  131. compiled based on the present of the HAVE_GSSAPI preprocessor
  132. definition.
  133.  
  134. Permission is granted to anyone to use the KSC for any purpose,
  135. including commercial applications, and to alter it and
  136. redistribute it freely, subject to the following restrictions:
  137.  
  138.      1. The origin of the KSC must not be misrepresented; you
  139.     must not claim that you wrote the original software. If
  140.     you use the KSC in a product, an acknowledgment in the
  141.     product documentation would be appreciated but is not
  142.     required.
  143.  
  144.      2. Altered source versions must be plainly marked as such,
  145.     and must not be misrepresented as being the original
  146.     software.
  147.  
  148.      3. This notice may not be removed or altered from any source
  149.     distribution. 
  150.  
  151.  
  152. TRADEMARKS
  153.  
  154. Apple Inc. has trademarked the Common UNIX Printing System, CUPS,
  155. and CUPS logo. You may use these names and logos in any direct port
  156. or binary distribution of CUPS. Please contact Apple Inc. for written
  157. permission to use them in derivative products. Our intention is to
  158. protect the value of these trademarks and ensure that any derivative
  159. product meets the same high-quality standards as the original.
  160.  
  161. =======================================================================
  162.  
  163. INCLUDED THIRD-PARTY CODE
  164.  
  165. The Common UNIX Printing System source contains a "pdftops" filter
  166. that is based on the Xpdf software which is
  167.  
  168.   Copyright 1996-2003 Glyph & Cog, LLC.
  169.   Copyright 1985-2001 Adobe Systems Inc.
  170.  
  171. For binary distribution licensing of this software, please contact:
  172.  
  173.      Derek B. Noonburg
  174.      Email: derekn@foolabs.com
  175.      WWW: http://www.foolabs.com/xpdf/
  176.  
  177. Please note that the Debian cups package does not build/ship/use this
  178. code (see debian/patches/pdftops-cups-1.4.dpatch).
  179.  
  180. ---
  181. data/*.txt is Copyright (c) 1991-1999 Unicode, Inc.
  182.  
  183. ----
  184. cups/md5.* is Copyright (C) 1999 Aladdin Enterprises.
  185.  
  186. ----
  187. fonts/Courier* is Copyright 1999 by (URW)++ Design & Development
  188. fonts/Vera.ttf is Copyright (c) 2003 by Bitstream, Inc.
  189.  
  190. ----
  191. scripting/java/src/com/easysw/cups/Base64Coder.java is Copyright 2003:
  192. Christian d'Heureuse, Inventec Informatik AG, Switzerland
  193.  
  194. -------------------------------------------------------------
  195.  
  196. Copyright for additional components in this Debian package:
  197.  
  198. The CUPS filters imagetopdf and pdftopdf are downloaded
  199. from: http://sourceforge.jp/projects/opfc/files/
  200.  
  201. Copyright: 
  202.  
  203. pdftopdf: Copyright (c) 2006-2007, BBR Inc.  All rights reserved.
  204.  
  205. imagetopdf:
  206.  
  207. /*
  208.  * Image file to PDF filter for the Common UNIX Printing System (CUPS).
  209.  * developed by BBR Inc. 2006-2007
  210.  
  211.  * This is based on imagetops.c
  212.  * imagetops.c copyright notice is follows
  213.  
  214.  * "$Id: imagetops.c 5379 2006-04-07 13:48:37Z mike $"
  215.  *
  216.  *   Image file to PostScript filter for the Common UNIX Printing System (CUPS).
  217.  *
  218.  *   Copyright 1993-2006 by Easy Software Products.
  219.  *
  220.  *   These coded instructions, statements, and computer programs are the
  221.  *   property of Easy Software Products and are protected by Federal
  222.  *   copyright law.  Distribution and use rights are outlined in the file
  223.  *   "LICENSE.txt" which should have been included with this file.  If this
  224.  *   file is missing or damaged please contact Easy Software Products
  225.  *   at:
  226.  *
  227.  *       Attn: CUPS Licensing Information
  228.  *       Easy Software Products
  229.  *       44141 Airport View Drive, Suite 204
  230.  *
  231.  *       Voice: (301) 373-9600
  232.  *       EMail: cups-info@cups.org
  233.  *         WWW: http://www.cups.org
  234.  *
  235.  *   This file is subject to the Apple OS-Developed Software exception.
  236.  *
  237.  */
  238.  
  239. The license of these filters is the GPL V2, according to their COPYING files.
  240.  
  241. ----
  242.  
  243. textonly is licensed under the GPL and copyright
  244.  
  245. Copyright (C) 2003-2006 Red Hat, Inc.
  246. Copyright (C) 2003-2006 Tim Waugh <twaugh@redhat.com>
  247.  
  248. ----
  249.  
  250. oopstops is licensed under the GPL V2 or newer. There is no copyright
  251. notice in the file. The file was contributed by Helge Blischke.
  252.  
  253. ----
  254.